projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b45843
)
Fix a typo in last commit of src/ChangeLog.
author
Eli Zaretskii
<eliz@gnu.org>
Tue, 8 May 2012 19:09:38 +0000
(22:09 +0300)
committer
Eli Zaretskii
<eliz@gnu.org>
Tue, 8 May 2012 19:09:38 +0000
(22:09 +0300)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index 675099b04a71c8ef7ab944c3aef05b9df49b9d43..ed73320ee9db6e90fd0e2973cab0b1ba11c76c93 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-4,7
+4,7
@@
* keyboard.c (read_char): Don't clear the echo area if there's no
message to clear.
* xdisp.c (redisplay_internal): Redisplay the mini window (with the
- contents of *Minibuf-0*) if there' no message displayed in its stead.
+ contents of *Minibuf-0*) if there'
s
no message displayed in its stead.
2012-05-07 Michael Albinus <michael.albinus@gmx.de>